Simplify surface move/drag api
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Feb 2020 16:25:32 +0000 (11:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Mar 2020 23:35:55 +0000 (19:35 -0400)
commit78d71eb43964cdf884139aae71cc26b2011d2445
tree4bf2f6fb678683d0ff918c27ff708a1594601c2a
parentc488e86caaea29f44c104a42277b3379ca5a5a5c
Simplify surface move/drag api

Drop the with_device variants, and always pass a device.
gdk/gdksurface.c
gdk/gdksurface.h
gtk/gtkwindow.c
tests/testwindowdrag.c